ci: Call the report script on failure as well
authorEmmanuele Bassi <ebassi@gnome.org>
Fri, 5 Apr 2019 18:29:58 +0000 (19:29 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Fri, 5 Apr 2019 19:29:16 +0000 (20:29 +0100)
commit220c5166919c09969d436132270689cc67dbd3e5
tree3d492a93d73fee7d3e86a066c6624eedc15fa9c4
parentba07279c952718ac15fcf659fb2c21f512e86850
ci: Call the report script on failure as well

GitLab's CI will bail out at the first failure, which means the
JSON-to-JUnit conversion script won't run unless it's part of the same
script that we run for building an testing.
.gitlab-ci.yml
.gitlab-ci/test-docker.sh